Write-Once Read-Many - definizione. Che cos'è Write-Once Read-Many
Diclib.com
Dizionario in linea

Cosa (chi) è Write-Once Read-Many - definizione

DATA STORAGE DEVICE IN WHICH INFORMATION, ONCE WRITTEN, CANNOT BE MODIFIED
Read Once Write Many; WORM (computer drive); Write Once, Read Many; Ablative WORM; Write Once Read Many; WORM drive; Write Once Read Many Disk
  • Once written to, the data on a once-writable optical disc can not be modified and the space is reserved.

Write once read many         
Write once read many (WORM) describes a data storage device in which information, once written, cannot be modified. This write protection affords the assurance that the data cannot be tampered with once it is written to the device.
Write-Once Read-Many      
<storage> (WORM) Any type of storage medium to which data can be written to only a single time, but can be read from any number of times. Typically this is an optical disk whose surface is permanently etched using a laser in order to record information. WORM media have a significantly longer shelf life than magnetic media and thus are used when data must be preserved for a long time. (1996-04-01)
Readwrite conflict         
TYPE OF CONCURRENCY CONFLICT
Unrepeatable reads; Read-Write conflict; Read-write conflict
In computer science, in the field of databases, readwrite conflict, also known as unrepeatable reads, is a computational anomaly associated with interleaved execution of transactions.

Wikipedia

Write once read many

Write once read many (WORM) describes a data storage device in which information, once written, cannot be modified. This write protection affords the assurance that the data cannot be tampered with once it is written to the device, excluding the possibility of data loss from human error, computer bugs, or malware.

On ordinary (non-WORM) data storage devices, the number of times data can be modified is limited only by the lifespan of the device, as modification involves physical changes that may cause wear to the device. The "read many" aspect is unremarkable, as modern storage devices permit unlimited reading of data once written.

WORM protects the important files by keeping them safe and intact. It ensures the highest level of integrity and data security by eliminating the risk of important data from being deleted or modified. This way, the WORM helps to preserve the authenticity and safety of recorded data.